3.7.84 \(\int \tan (e+f x) \sqrt [3]{c+d \tan (e+f x)} \, dx\) [684]

Optimal. Leaf size=318 \[ \frac {1}{4} i \sqrt [3]{c-i d} x-\frac {1}{4} i \sqrt [3]{c+i d} x-\frac {\sqrt {3} \sqrt [3]{c-i d} \text {ArcTan}\left (\frac {1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c-i d}}}{\sqrt {3}}\right )}{2 f}-\frac {\sqrt {3} \sqrt [3]{c+i d} \text {ArcTan}\left (\frac {1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c+i d}}}{\sqrt {3}}\right )}{2 f}+\frac {\sqrt [3]{c-i d} \log (\cos (e+f x))}{4 f}+\frac {\sqrt [3]{c+i d} \log (\cos (e+f x))}{4 f}+\frac {3 \sqrt [3]{c-i d} \log \left (\sqrt [3]{c-i d}-\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}+\frac {3 \sqrt [3]{c+i d} \log \left (\sqrt [3]{c+i d}-\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}+\frac {3 \sqrt [3]{c+d \tan (e+f x)}}{f} \]

[Out]

1/4*I*(c-I*d)^(1/3)*x-1/4*I*(c+I*d)^(1/3)*x+1/4*(c-I*d)^(1/3)*ln(cos(f*x+e))/f+1/4*(c+I*d)^(1/3)*ln(cos(f*x+e)
)/f+3/4*(c-I*d)^(1/3)*ln((c-I*d)^(1/3)-(c+d*tan(f*x+e))^(1/3))/f+3/4*(c+I*d)^(1/3)*ln((c+I*d)^(1/3)-(c+d*tan(f
*x+e))^(1/3))/f-1/2*(c-I*d)^(1/3)*arctan(1/3*(1+2*(c+d*tan(f*x+e))^(1/3)/(c-I*d)^(1/3))*3^(1/2))*3^(1/2)/f-1/2
*(c+I*d)^(1/3)*arctan(1/3*(1+2*(c+d*tan(f*x+e))^(1/3)/(c+I*d)^(1/3))*3^(1/2))*3^(1/2)/f+3*(c+d*tan(f*x+e))^(1/
3)/f

________________________________________________________________________________________

Rubi [A]
time = 0.22, antiderivative size = 318, normalized size of antiderivative = 1.00, number of steps used = 12, number of rules used = 7, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.333, Rules used = {3609, 3620, 3618, 59, 631, 210, 31} \begin {gather*} -\frac {\sqrt {3} \sqrt [3]{c-i d} \text {ArcTan}\left (\frac {1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c-i d}}}{\sqrt {3}}\right )}{2 f}-\frac {\sqrt {3} \sqrt [3]{c+i d} \text {ArcTan}\left (\frac {1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c+i d}}}{\sqrt {3}}\right )}{2 f}+\frac {3 \sqrt [3]{c+d \tan (e+f x)}}{f}+\frac {3 \sqrt [3]{c-i d} \log \left (-\sqrt [3]{c+d \tan (e+f x)}+\sqrt [3]{c-i d}\right )}{4 f}+\frac {3 \sqrt [3]{c+i d} \log \left (-\sqrt [3]{c+d \tan (e+f x)}+\sqrt [3]{c+i d}\right )}{4 f}+\frac {\sqrt [3]{c-i d} \log (\cos (e+f x))}{4 f}+\frac {\sqrt [3]{c+i d} \log (\cos (e+f x))}{4 f}+\frac {1}{4} i x \sqrt [3]{c-i d}-\frac {1}{4} i x \sqrt [3]{c+i d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Tan[e + f*x]*(c + d*Tan[e + f*x])^(1/3),x]

[Out]

(I/4)*(c - I*d)^(1/3)*x - (I/4)*(c + I*d)^(1/3)*x - (Sqrt[3]*(c - I*d)^(1/3)*ArcTan[(1 + (2*(c + d*Tan[e + f*x
])^(1/3))/(c - I*d)^(1/3))/Sqrt[3]])/(2*f) - (Sqrt[3]*(c + I*d)^(1/3)*ArcTan[(1 + (2*(c + d*Tan[e + f*x])^(1/3
))/(c + I*d)^(1/3))/Sqrt[3]])/(2*f) + ((c - I*d)^(1/3)*Log[Cos[e + f*x]])/(4*f) + ((c + I*d)^(1/3)*Log[Cos[e +
 f*x]])/(4*f) + (3*(c - I*d)^(1/3)*Log[(c - I*d)^(1/3) - (c + d*Tan[e + f*x])^(1/3)])/(4*f) + (3*(c + I*d)^(1/
3)*Log[(c + I*d)^(1/3) - (c + d*Tan[e + f*x])^(1/3)])/(4*f) + (3*(c + d*Tan[e + f*x])^(1/3))/f

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 59

Int[1/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(2/3)), x_Symbol] :> With[{q = Rt[(b*c - a*d)/b, 3]}, Simp[-L
og[RemoveContent[a + b*x, x]]/(2*b*q^2), x] + (-Dist[3/(2*b*q), Subst[Int[1/(q^2 + q*x + x^2), x], x, (c + d*x
)^(1/3)], x] - Dist[3/(2*b*q^2), Subst[Int[1/(q - x), x], x, (c + d*x)^(1/3)], x])] /; FreeQ[{a, b, c, d}, x]
&& PosQ[(b*c - a*d)/b]

Rule 210

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(-(Rt[-a, 2]*Rt[-b, 2])^(-1))*ArcTan[Rt[-b, 2]*(x/Rt[-a, 2])
], x] /; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 631

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[a*(c/b^2)]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + 2*c*(x/b)], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 3609

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[d*
((a + b*Tan[e + f*x])^m/(f*m)), x] + Int[(a + b*Tan[e + f*x])^(m - 1)*Simp[a*c - b*d + (b*c + a*d)*Tan[e + f*x
], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && GtQ[m, 0]

Rule 3618

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[c*(
d/f), Subst[Int[(a + (b/d)*x)^m/(d^2 + c*x), x], x, d*Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, m}, x] &&
NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && EqQ[c^2 + d^2, 0]

Rule 3620

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(c
 + I*d)/2, Int[(a + b*Tan[e + f*x])^m*(1 - I*Tan[e + f*x]), x], x] + Dist[(c - I*d)/2, Int[(a + b*Tan[e + f*x]
)^m*(1 + I*Tan[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, m}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0]
&& NeQ[c^2 + d^2, 0] &&  !IntegerQ[m]

Rubi steps

\begin {align*} \int \tan (e+f x) \sqrt [3]{c+d \tan (e+f x)} \, dx &=\frac {3 \sqrt [3]{c+d \tan (e+f x)}}{f}+\int \frac {-d+c \tan (e+f x)}{(c+d \tan (e+f x))^{2/3}} \, dx\\ &=\frac {3 \sqrt [3]{c+d \tan (e+f x)}}{f}+\frac {1}{2} (-i c-d) \int \frac {1+i \tan (e+f x)}{(c+d \tan (e+f x))^{2/3}} \, dx+\frac {1}{2} (i c-d) \int \frac {1-i \tan (e+f x)}{(c+d \tan (e+f x))^{2/3}} \, dx\\ &=\frac {3 \sqrt [3]{c+d \tan (e+f x)}}{f}+\frac {(c-i d) \text {Subst}\left (\int \frac {1}{(-1+x) (c-i d x)^{2/3}} \, dx,x,i \tan (e+f x)\right )}{2 f}+\frac {(c+i d) \text {Subst}\left (\int \frac {1}{(-1+x) (c+i d x)^{2/3}} \, dx,x,-i \tan (e+f x)\right )}{2 f}\\ &=\frac {1}{4} i \sqrt [3]{c-i d} x-\frac {1}{4} i \sqrt [3]{c+i d} x+\frac {\sqrt [3]{c-i d} \log (\cos (e+f x))}{4 f}+\frac {\sqrt [3]{c+i d} \log (\cos (e+f x))}{4 f}+\frac {3 \sqrt [3]{c+d \tan (e+f x)}}{f}-\frac {\left (3 \sqrt [3]{c-i d}\right ) \text {Subst}\left (\int \frac {1}{\sqrt [3]{c-i d}-x} \, dx,x,\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}-\frac {\left (3 (c-i d)^{2/3}\right ) \text {Subst}\left (\int \frac {1}{(c-i d)^{2/3}+\sqrt [3]{c-i d} x+x^2} \, dx,x,\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}-\frac {\left (3 \sqrt [3]{c+i d}\right ) \text {Subst}\left (\int \frac {1}{\sqrt [3]{c+i d}-x} \, dx,x,\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}-\frac {\left (3 (c+i d)^{2/3}\right ) \text {Subst}\left (\int \frac {1}{(c+i d)^{2/3}+\sqrt [3]{c+i d} x+x^2} \, dx,x,\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}\\ &=\frac {1}{4} i \sqrt [3]{c-i d} x-\frac {1}{4} i \sqrt [3]{c+i d} x+\frac {\sqrt [3]{c-i d} \log (\cos (e+f x))}{4 f}+\frac {\sqrt [3]{c+i d} \log (\cos (e+f x))}{4 f}+\frac {3 \sqrt [3]{c-i d} \log \left (\sqrt [3]{c-i d}-\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}+\frac {3 \sqrt [3]{c+i d} \log \left (\sqrt [3]{c+i d}-\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}+\frac {3 \sqrt [3]{c+d \tan (e+f x)}}{f}+\frac {\left (3 \sqrt [3]{c-i d}\right ) \text {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c-i d}}\right )}{2 f}+\frac {\left (3 \sqrt [3]{c+i d}\right ) \text {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c+i d}}\right )}{2 f}\\ &=\frac {1}{4} i \sqrt [3]{c-i d} x-\frac {1}{4} i \sqrt [3]{c+i d} x-\frac {\sqrt {3} \sqrt [3]{c-i d} \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c-i d}}}{\sqrt {3}}\right )}{2 f}-\frac {\sqrt {3} \sqrt [3]{c+i d} \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c+i d}}}{\sqrt {3}}\right )}{2 f}+\frac {\sqrt [3]{c-i d} \log (\cos (e+f x))}{4 f}+\frac {\sqrt [3]{c+i d} \log (\cos (e+f x))}{4 f}+\frac {3 \sqrt [3]{c-i d} \log \left (\sqrt [3]{c-i d}-\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}+\frac {3 \sqrt [3]{c+i d} \log \left (\sqrt [3]{c+i d}-\sqrt [3]{c+d \tan (e+f x)}\right )}{4 f}+\frac {3 \sqrt [3]{c+d \tan (e+f x)}}{f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.24, size = 346, normalized size = 1.09 \begin {gather*} -\frac {2 \sqrt {3} \sqrt [3]{c-i d} \text {ArcTan}\left (\frac {1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c-i d}}}{\sqrt {3}}\right )+2 \sqrt {3} \sqrt [3]{c+i d} \text {ArcTan}\left (\frac {1+\frac {2 \sqrt [3]{c+d \tan (e+f x)}}{\sqrt [3]{c+i d}}}{\sqrt {3}}\right )-2 \sqrt [3]{c-i d} \log \left (\sqrt [3]{c-i d}-\sqrt [3]{c+d \tan (e+f x)}\right )-2 \sqrt [3]{c+i d} \log \left (\sqrt [3]{c+i d}-\sqrt [3]{c+d \tan (e+f x)}\right )+\sqrt [3]{c-i d} \log \left ((c-i d)^{2/3}+\sqrt [3]{c-i d} \sqrt [3]{c+d \tan (e+f x)}+(c+d \tan (e+f x))^{2/3}\right )+\sqrt [3]{c+i d} \log \left ((c+i d)^{2/3}+\sqrt [3]{c+i d} \sqrt [3]{c+d \tan (e+f x)}+(c+d \tan (e+f x))^{2/3}\right )-12 \sqrt [3]{c+d \tan (e+f x)}}{4 f} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Tan[e + f*x]*(c + d*Tan[e + f*x])^(1/3),x]

[Out]

-1/4*(2*Sqrt[3]*(c - I*d)^(1/3)*ArcTan[(1 + (2*(c + d*Tan[e + f*x])^(1/3))/(c - I*d)^(1/3))/Sqrt[3]] + 2*Sqrt[
3]*(c + I*d)^(1/3)*ArcTan[(1 + (2*(c + d*Tan[e + f*x])^(1/3))/(c + I*d)^(1/3))/Sqrt[3]] - 2*(c - I*d)^(1/3)*Lo
g[(c - I*d)^(1/3) - (c + d*Tan[e + f*x])^(1/3)] - 2*(c + I*d)^(1/3)*Log[(c + I*d)^(1/3) - (c + d*Tan[e + f*x])
^(1/3)] + (c - I*d)^(1/3)*Log[(c - I*d)^(2/3) + (c - I*d)^(1/3)*(c + d*Tan[e + f*x])^(1/3) + (c + d*Tan[e + f*
x])^(2/3)] + (c + I*d)^(1/3)*Log[(c + I*d)^(2/3) + (c + I*d)^(1/3)*(c + d*Tan[e + f*x])^(1/3) + (c + d*Tan[e +
 f*x])^(2/3)] - 12*(c + d*Tan[e + f*x])^(1/3))/f

________________________________________________________________________________________

Maple [C] Result contains higher order function than in optimal. Order 9 vs. order 3.
time = 0.24, size = 88, normalized size = 0.28

method result size
derivativedivides \(\frac {3 \left (c +d \tan \left (f x +e \right )\right )^{\frac {1}{3}}+\frac {\left (\munderset {\textit {\_R} =\RootOf \left (\textit {\_Z}^{6}-2 c \,\textit {\_Z}^{3}+c^{2}+d^{2}\right )}{\sum }\frac {\left (\textit {\_R}^{3} c -c^{2}-d^{2}\right ) \ln \left (\left (c +d \tan \left (f x +e \right )\right )^{\frac {1}{3}}-\textit {\_R} \right )}{\textit {\_R}^{5}-\textit {\_R}^{2} c}\right )}{2}}{f}\) \(88\)
default \(\frac {3 \left (c +d \tan \left (f x +e \right )\right )^{\frac {1}{3}}+\frac {\left (\munderset {\textit {\_R} =\RootOf \left (\textit {\_Z}^{6}-2 c \,\textit {\_Z}^{3}+c^{2}+d^{2}\right )}{\sum }\frac {\left (\textit {\_R}^{3} c -c^{2}-d^{2}\right ) \ln \left (\left (c +d \tan \left (f x +e \right )\right )^{\frac {1}{3}}-\textit {\_R} \right )}{\textit {\_R}^{5}-\textit {\_R}^{2} c}\right )}{2}}{f}\) \(88\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(f*x+e)*(c+d*tan(f*x+e))^(1/3),x,method=_RETURNVERBOSE)

[Out]

1/f*(3*(c+d*tan(f*x+e))^(1/3)+1/2*sum((_R^3*c-c^2-d^2)/(_R^5-_R^2*c)*ln((c+d*tan(f*x+e))^(1/3)-_R),_R=RootOf(_
Z^6-2*_Z^3*c+c^2+d^2)))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)*(c+d*tan(f*x+e))^(1/3),x, algorithm="maxima")

[Out]

integrate((d*tan(f*x + e) + c)^(1/3)*tan(f*x + e), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 2859 vs. \(2 (241) = 482\).
time = 1.20, size = 2859, normalized size = 8.99 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)*(c+d*tan(f*x+e))^(1/3),x, algorithm="fricas")

[Out]

1/4*(2*f*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2))*log(-2
*f*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arctan((f^6*sqrt((c^
2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + f^2*((c^2 + d^2)/f^6)^(1/3) + ((c*cos(f*x + e) + d*sin(f*x + e))/
cos(f*x + e))^(2/3)) + 8*f*((c^2 + d^2)/f^6)^(1/6)*arctan((sqrt(-2*f*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*
x + e))^(1/3)*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) +
 f^2*((c^2 + d^2)/f^6)^(1/3) + ((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(2/3))*f^5*((c^2 + d^2)/f^6)^(
5/6) - f^5*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(5/6) + (c^2 + d^2)*cos(2/
3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)))/((c^2 + d^2)*sin(2/3*arctan((f^6*sqrt((c^2 +
 d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2))))*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2
)) + 4*(sqrt(3)*f*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2
)) - f*((c^2 + d^2)/f^6)^(1/6)*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)))*arctan(
-(2*sqrt(3)*f^5*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(5/6)*cos(2/3*arctan(
(f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + 2*(f^5*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x +
e))^(1/3)*((c^2 + d^2)/f^6)^(5/6) + 2*(c^2 + d^2)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/
f^6)/d^2)))*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) - 2*(sqrt(3)*f^5*((c^2 + d^
2)/f^6)^(5/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + f^5*((c^2 + d^2)/f^6)^(
5/6)*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)))*sqrt(sqrt(3)*f*((c*cos(f*x + e) +
 d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(1/6)*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3
)*sqrt(d^2/f^6)/d^2)) + f*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(1/6)*cos(2
/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + f^2*((c^2 + d^2)/f^6)^(1/3) + ((c*cos(f*x
+ e) + d*sin(f*x + e))/cos(f*x + e))^(2/3)) + sqrt(3)*(c^2 + d^2))/(4*(c^2 + d^2)*cos(2/3*arctan((f^6*sqrt((c^
2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2))^2 - c^2 - d^2)) - 4*(sqrt(3)*f*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arct
an((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + f*((c^2 + d^2)/f^6)^(1/6)*sin(2/3*arctan((f^6*sqr
t((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)))*arctan((2*sqrt(3)*f^5*((c*cos(f*x + e) + d*sin(f*x + e))/cos(
f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(5/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2))
 - 2*(f^5*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(5/6) + 2*(c^2 + d^2)*cos(2
/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)))*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) -
 c*f^3)*sqrt(d^2/f^6)/d^2)) - 2*(sqrt(3)*f^5*((c^2 + d^2)/f^6)^(5/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6)
 - c*f^3)*sqrt(d^2/f^6)/d^2)) - f^5*((c^2 + d^2)/f^6)^(5/6)*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)
*sqrt(d^2/f^6)/d^2)))*sqrt(-sqrt(3)*f*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)
^(1/6)*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + f*((c*cos(f*x + e) + d*sin(f*x
 + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2
/f^6)/d^2)) + f^2*((c^2 + d^2)/f^6)^(1/3) + ((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(2/3)) + sqrt(3)*
(c^2 + d^2))/(4*(c^2 + d^2)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2))^2 - c^2 - d
^2)) - (sqrt(3)*f*((c^2 + d^2)/f^6)^(1/6)*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2
)) + f*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)))*log(sqr
t(3)*f*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(1/6)*sin(2/3*arctan((f^6*sqrt
((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + f*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^
2 + d^2)/f^6)^(1/6)*cos(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + f^2*((c^2 + d^2)/
f^6)^(1/3) + ((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(2/3)) + (sqrt(3)*f*((c^2 + d^2)/f^6)^(1/6)*sin(
2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) - f*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arctan(
(f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)))*log(-sqrt(3)*f*((c*cos(f*x + e) + d*sin(f*x + e))/cos
(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(1/6)*sin(2/3*arctan((f^6*sqrt((c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)
) + f*((c*cos(f*x + e) + d*sin(f*x + e))/cos(f*x + e))^(1/3)*((c^2 + d^2)/f^6)^(1/6)*cos(2/3*arctan((f^6*sqrt(
(c^2 + d^2)/f^6) - c*f^3)*sqrt(d^2/f^6)/d^2)) + f^2*((c^2 + d^2)/f^6)^(1/3) + ((c*cos(f*x + e) + d*sin(f*x + e
))/cos(f*x + e))^(2/3)) + 12*((c*cos(f*x + e) +...

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \sqrt [3]{c + d \tan {\left (e + f x \right )}} \tan {\left (e + f x \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)*(c+d*tan(f*x+e))**(1/3),x)

[Out]

Integral((c + d*tan(e + f*x))**(1/3)*tan(e + f*x), x)

________________________________________________________________________________________

Giac [A]
time = 1.43, size = 18, normalized size = 0.06 \begin {gather*} \frac {3 \, {\left (d \tan \left (f x + e\right ) + c\right )}^{\frac {1}{3}}}{f} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)*(c+d*tan(f*x+e))^(1/3),x, algorithm="giac")

[Out]

3*(d*tan(f*x + e) + c)^(1/3)/f

________________________________________________________________________________________

Mupad [B]
time = 8.08, size = 830, normalized size = 2.61 \begin {gather*} \ln \left ({\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}-f\,{\left (\frac {c-d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{8\,f^3}\right )}^{1/3}+\ln \left ({\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}-f\,{\left (\frac {c+d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{8\,f^3}\right )}^{1/3}+\frac {3\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f}+\ln \left (\frac {486\,\left (d^8-c^4\,d^4\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f^4}-\frac {\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,\left (\frac {972\,\left (d^8-c^4\,d^4\right )}{f^3}+\frac {\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,\left (\frac {3888\,c\,d^4\,\left (c^2+d^2\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f}-3888\,c\,d^4\,\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}\,\left (c^2+d^2\right )\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{f^3}\right )}^{2/3}}{4}\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}}{2}\right )\,\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{8\,f^3}\right )}^{1/3}+\ln \left (\frac {486\,\left (d^8-c^4\,d^4\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f^4}-\frac {\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,\left (\frac {972\,\left (d^8-c^4\,d^4\right )}{f^3}+\frac {\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,\left (\frac {3888\,c\,d^4\,\left (c^2+d^2\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f}-3888\,c\,d^4\,\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}\,\left (c^2+d^2\right )\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{f^3}\right )}^{2/3}}{4}\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}}{2}\right )\,\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{8\,f^3}\right )}^{1/3}-\ln \left (\frac {\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,\left (\frac {972\,\left (d^8-c^4\,d^4\right )}{f^3}-\frac {\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,\left (\frac {3888\,c\,d^4\,\left (c^2+d^2\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f}+3888\,c\,d^4\,\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}\,\left (c^2+d^2\right )\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{f^3}\right )}^{2/3}}{4}\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}}{2}+\frac {486\,\left (d^8-c^4\,d^4\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f^4}\right )\,\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,{\left (\frac {c-d\,1{}\mathrm {i}}{8\,f^3}\right )}^{1/3}-\ln \left (\frac {\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,\left (\frac {972\,\left (d^8-c^4\,d^4\right )}{f^3}-\frac {\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,\left (\frac {3888\,c\,d^4\,\left (c^2+d^2\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f}+3888\,c\,d^4\,\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}\,\left (c^2+d^2\right )\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{f^3}\right )}^{2/3}}{4}\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{f^3}\right )}^{1/3}}{2}+\frac {486\,\left (d^8-c^4\,d^4\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{1/3}}{f^4}\right )\,\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )\,{\left (\frac {c+d\,1{}\mathrm {i}}{8\,f^3}\right )}^{1/3} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(e + f*x)*(c + d*tan(e + f*x))^(1/3),x)

[Out]

log((c + d*tan(e + f*x))^(1/3) - f*((c - d*1i)/f^3)^(1/3))*((c - d*1i)/(8*f^3))^(1/3) + log((c + d*tan(e + f*x
))^(1/3) - f*((c + d*1i)/f^3)^(1/3))*((c + d*1i)/(8*f^3))^(1/3) + (3*(c + d*tan(e + f*x))^(1/3))/f + log((486*
(d^8 - c^4*d^4)*(c + d*tan(e + f*x))^(1/3))/f^4 - (((3^(1/2)*1i)/2 - 1/2)*((972*(d^8 - c^4*d^4))/f^3 + (((3^(1
/2)*1i)/2 + 1/2)*((3888*c*d^4*(c^2 + d^2)*(c + d*tan(e + f*x))^(1/3))/f - 3888*c*d^4*((3^(1/2)*1i)/2 - 1/2)*((
c - d*1i)/f^3)^(1/3)*(c^2 + d^2))*((c - d*1i)/f^3)^(2/3))/4)*((c - d*1i)/f^3)^(1/3))/2)*((3^(1/2)*1i)/2 - 1/2)
*((c - d*1i)/(8*f^3))^(1/3) + log((486*(d^8 - c^4*d^4)*(c + d*tan(e + f*x))^(1/3))/f^4 - (((3^(1/2)*1i)/2 - 1/
2)*((972*(d^8 - c^4*d^4))/f^3 + (((3^(1/2)*1i)/2 + 1/2)*((3888*c*d^4*(c^2 + d^2)*(c + d*tan(e + f*x))^(1/3))/f
 - 3888*c*d^4*((3^(1/2)*1i)/2 - 1/2)*((c + d*1i)/f^3)^(1/3)*(c^2 + d^2))*((c + d*1i)/f^3)^(2/3))/4)*((c + d*1i
)/f^3)^(1/3))/2)*((3^(1/2)*1i)/2 - 1/2)*((c + d*1i)/(8*f^3))^(1/3) - log((((3^(1/2)*1i)/2 + 1/2)*((972*(d^8 -
c^4*d^4))/f^3 - (((3^(1/2)*1i)/2 - 1/2)*((3888*c*d^4*(c^2 + d^2)*(c + d*tan(e + f*x))^(1/3))/f + 3888*c*d^4*((
3^(1/2)*1i)/2 + 1/2)*((c - d*1i)/f^3)^(1/3)*(c^2 + d^2))*((c - d*1i)/f^3)^(2/3))/4)*((c - d*1i)/f^3)^(1/3))/2
+ (486*(d^8 - c^4*d^4)*(c + d*tan(e + f*x))^(1/3))/f^4)*((3^(1/2)*1i)/2 + 1/2)*((c - d*1i)/(8*f^3))^(1/3) - lo
g((((3^(1/2)*1i)/2 + 1/2)*((972*(d^8 - c^4*d^4))/f^3 - (((3^(1/2)*1i)/2 - 1/2)*((3888*c*d^4*(c^2 + d^2)*(c + d
*tan(e + f*x))^(1/3))/f + 3888*c*d^4*((3^(1/2)*1i)/2 + 1/2)*((c + d*1i)/f^3)^(1/3)*(c^2 + d^2))*((c + d*1i)/f^
3)^(2/3))/4)*((c + d*1i)/f^3)^(1/3))/2 + (486*(d^8 - c^4*d^4)*(c + d*tan(e + f*x))^(1/3))/f^4)*((3^(1/2)*1i)/2
 + 1/2)*((c + d*1i)/(8*f^3))^(1/3)

________________________________________________________________________________________